home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / kcl / akcl / kcl.lha / lsp / cmpinit.lsp < prev    next >
Lisp/Scheme  |  1987-06-04  |  347b  |  15 lines

  1. ;(cerror "aaaa" "bbbb")
  2.  
  3. (proclaim '(optimize (safety 2) (space 3)))
  4.  
  5. ;(print *features*)
  6. ;(setq *features* (cons 'si::unix (cdr *features*)))
  7. ;(print *features*)
  8. ;(trace process
  9. ;       ;last-termination-message
  10. ;       ;si:copy-stream
  11. ;       ;probe-file delete-file rename-file
  12. ;       )
  13. ;(setq si:*notify-gbc* t)
  14. ;(load "^cmpnew:cmpmain.lsp")
  15.